home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / fweb / fweb-1.40 / manual / t.stl < prev    next >
Text File  |  1993-10-29  |  3KB  |  66 lines

  1. \style{Customizations for \FTANGLE}
  2. ASCII\_fcn&(string)&In \Fortran, the command \.{@"\dots"} is
  3.     tangled to \.{\It{string}('\dots')} if \It{string} is non-empty. If
  4.     it is empty, the parentheses are omitted.  
  5.     \<"ASCIIstr">
  6.     ^^:style file!vocabulary!\>{ASCII\UL fcn}:\cr
  7. cchar&(character)&Continuation character for \Fortran\ code output by
  8.     \FTANGLE.  This character must be printable, non-blank, and non-zero.
  9.     \<'\amp'>
  10.     ^^:style file!vocabulary!\>{cchar}:\cr 
  11. cdir\_start.C&(string)&Insert immediately after~\atcmd{?} when the language
  12.     is~C. 
  13.     \<"\PM pragma\SP">
  14.     ^^:style file!vocabulary!\>{cdir\UL start.C}:\cr 
  15. cdir\_start.Cpp&(string)&As above, but for \Cpp. 
  16.     \<"\PM pragma\SP">
  17.     ^^:style file!vocabulary!\>{cdir\UL start.Cpp}:\cr 
  18. cdir\_start.K&(string)&As above, for \MAKE. 
  19.     \<"">
  20.     ^^:style file!vocabulary!\>{cdir\UL start.K}:\cr
  21. cdir\_start.N&(string)&As above, for \Fortran--77. 
  22.     \<"C">
  23.     ^^:style file!vocabulary!\>{cdir\UL start.N}:\cr
  24. cdir\_start.N90&(string)&As above, for \Fortran--90. 
  25.     \<"C">
  26.     ^^:style file!vocabulary!\>{cdir\UL start.N90}:\cr
  27. cdir\_start.R&(string)&As above, for \Ratfor--77. 
  28.     \<"C">
  29.     ^^:style file!vocabulary!\>{cdir\UL start.R}:\cr
  30. cdir\_start.R90&(string)&As above, for \Ratfor--90. 
  31.     \<"C">
  32.     ^^:style file!vocabulary!\>{cdir\UL start.R90}:\cr
  33. cdir\_start.X&(string)&As above, for \TeX. 
  34.     \<"">
  35.     ^^:style file!vocabulary!\>{cdir\UL start.X}:\cr
  36. line\_length.N&(integer $> 0$)&Line length for \Fortran\ code output by
  37.     \FTANGLE. 
  38.     \<72>
  39.     ^^:style file!vocabulary!\>{line\UL length}:\cr
  40. meta.top.$l$&(string)&Text that precedes the body of material enclosed by
  41.     \atcmd{(}\dots\atcmd{)} (meta-comment).  (Here $l \in
  42.     \hbox{\.{\{C,Cpp,N,N90,R,R90,X\}}}$.) 
  43.     \<"">
  44.     ^^:style file!vocabulary!\>{meta.top}:\cr
  45. meta.prefix.$l$&(string)&Each line of the meta-comment is begun by \It{string}.
  46.     \<"">
  47.     ^^:style file!vocabulary!\>{meta.prefix}:\cr
  48. meta.bottom.$l$&(string)&Like \.{meta.top}, but follows the meta-comment.
  49.     \<"">
  50.     ^^:style file!vocabulary!\>{meta.bottom}:\cr
  51. suffix.C&(string)&Extension for the C~output file. \<"c">^^:style
  52.     file!vocabulary!\>{suffix.C}:\cr 
  53. suffix.Cpp&(string)&As above, for~\Cpp. \<"c++">^^:style
  54.     file!vocabulary!\>{suffix.Cpp}:\cr 
  55. suffix.N&(string)&As above, for \Fortran--77. \<"f">^^:style
  56.     file!vocabulary!\>{suffix.FORTRAN}:\cr 
  57. suffix.N90&(string)&As above, for \Fortran--90. \<"">^^:style
  58.     file!vocabulary!\>{suffix.FORTRAN90}:\cr 
  59. suffix.R&(string)&As above, for \Ratfor--77. \<"r">^^:style
  60.     file!vocabulary!\>{suffix.RATFOR}:\cr 
  61. suffix.R90&(string)&As above, for \Ratfor--90. \<"">^^:style
  62.     file!vocabulary!\>{suffix.RATFOR90}:\cr 
  63. suffix.X&(string)&As above, for \TeX. \<"sty">^^:style
  64.     file!vocabulary!\>{suffix.TEX}:\cr 
  65.  
  66.